home *** CD-ROM | disk | FTP | other *** search
- /* Title of dragging error alert panel. */
- "Dragging" = "Abtrennen";
-
- /* Message given in drag error alert panel when out of sequence. */
- "Dragging %@ out of sequence" = "Falsche Reihenfolge beim Abtrennen von %@";
-
- /* String attached to a file name when the file is duplicated. */
- "CopyOf%@.%@" = "KopieVon%@.%@";
-
- /* Best size for system text */
- "12.0 system font size" = "Größe des Systemfonts 12,0";
-
- /* Default button on an Alert panel. */
- "OK" = "OK";
-
- /* Cancel button on an Alert panel. */
- "Cancel" = "Abbrechen";
-
- /* Default title of an Alert panel. */
- "Alert" = "Achtung";
-